Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: enable testifylint linter #657

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmorel-35
Copy link

Description

testifylint checks usage of github.com/stretchr/testify and provides best practices recommandations

Signed-off-by: Matthieu MOREL <[email protected]>
@mmorel-35 mmorel-35 requested a review from a team as a code owner December 30, 2024 06:46
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.43%. Comparing base (8849c3f) to head (f6faa86).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
+ Coverage   54.26%   54.43%   +0.16%     
==========================================
  Files          64       64              
  Lines        6164     6270     +106     
==========================================
+ Hits         3345     3413      +68     
- Misses       2549     2583      +34     
- Partials      270      274       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants